ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Finance Namespace / Envelopes<T> Class / ExtraSeriesTypeName Property

In This Topic
    ExtraSeriesTypeName Property (Envelopes<T>)
    In This Topic
    A flag for client-side wrapper to indicate that this series is an ExtraSeries.
    Syntax
    'Declaration
     
    
    Public Overrides ReadOnly Property ExtraSeriesTypeName As String
    public override string ExtraSeriesTypeName {get;}
    See Also